[IA64] init the hlt timer on a valid cpu and migrate
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 29 Aug 2006 14:09:28 +0000 (08:09 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 29 Aug 2006 14:09:28 +0000 (08:09 -0600)
commit2dc8f01c020c79da15dfafacf5fc11a16c62ba6a
tree3ab528aaf35a50c7814ddec9aee73744c617b1cd
parent11ecd5026e80c74836524681ddad96b52255996f
[IA64] init the hlt timer on a valid cpu and migrate

Based on a patch from Anthony Xu, v->processor is not initialized
in alloc_vcpu_struct() when we initialize the hlt_timer.  Init the
timer on the first cpu and migrate it in schedule_tail().

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/arch/ia64/xen/domain.c